ComponentOne Studio Web API Edition
Manager<T> Class
Members 

The type of the instance which is managed.
The base Manager class. It is used to manage the specified type instances.
Syntax
'Declaration
 
Public Class Manager(Of T) 
public class Manager<T> 
Type Parameters
T
The type of the instance which is managed.
Inheritance Hierarchy

System.Object
   C1.Web.Api.Configuration.Manager<T>
      C1.Web.Api.Data.DataProviderManager
      C1.Web.Api.DataEngine.Data.FlexPivotEngineProviderManager
      C1.Web.Api.Report.ReportProviderManager
      C1.Web.Api.Storage.StorageProviderManager

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Manager<T> Members
C1.Web.Api.Configuration Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.